Accusoft Prizm Viewer List File Schema Schema
PageRange Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > imagefiletype Complex Type : PageRange Element

Glossary Item Box

Description

A PageRange element specified a list of specific pages to use from an image file.
Namespace (none)

Type

Diagram

PageRange Element

Overview

PageRange 1..∞ pagerangetype Complex Type
A PageRange element specified a list of specific pages to use from an image file.
Range required Restriction of xsd:string
The page range is represented as a set of continuous page ranges, with each continuous page range either increasing or decreasing.
Name optional xsd:NCName
The Name attribute gives the first page in the range a name that can be used in the table of contents or the initial page name
AnnotationFileURL optional xsd:anyURI
This annotation file will be used by all images in the page range. This URL must be for a file and not a server!
AnnotationServerURL optional xsd:anyURI
This annotation server will be used for all images in the page range.
ImageSettingsName optional xsd:NCName
This named entry in the image settings list will be used for all images in the page range.
PageSettingsName optional xsd:NCName
This named entry in the page settings list will be used for all images in the page range.
PrintSettingsName optional xsd:NCName
This named entry in the print settings list will be used for all images in the page range.

Source

<xsd:element name="PageRange" type="pagerangetype" maxOccurs="unbounded" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>A PageRange element specified a list of specific pages to use from an image file.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.